[INFO] fetching crate any_vec 0.15.0...
[INFO] fixing any_vec-0.15.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate any_vec 0.15.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate any_vec 0.15.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate any_vec 0.15.0
[INFO] tweaked toml for crates.io crate any_vec 0.15.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate any_vec 0.15.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate any_vec 0.15.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f2a57b8b4506c28f21c176fe7925718dcde23d4c341b4c95d0a935568057ed0f
[INFO] running `Command { std: "docker" "start" "f2a57b8b4506c28f21c176fe7925718dcde23d4c341b4c95d0a935568057ed0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f2a57b8b4506c28f21c176fe7925718dcde23d4c341b4c95d0a935568057ed0f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2a57b8b4506c28f21c176fe7925718dcde23d4c341b4c95d0a935568057ed0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f2a57b8b4506c28f21c176fe7925718dcde23d4c341b4c95d0a935568057ed0f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]     Checking any_vec v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]        Fixed src/any_vec_typed.rs (3 fixes)
[INFO] [stderr]        Fixed src/any_vec_ptr.rs (12 fixes)
[INFO] [stdout] warning: `impl ElementIterator + Iterator<Item = T> + 'a` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/any_vec_typed.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 165 |         -> impl ElementIterator<Item = T> + 'a
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/any_vec_typed.rs:164:18
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn drain(&mut self, range: impl RangeBounds<usize>)
[INFO] [stdout]     |                  ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/any_vec_typed.rs:164:36
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn drain(&mut self, range: impl RangeBounds<usize>)
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 164 ~     pub fn drain<U: RangeBounds<usize>>(&mut self, range: U)
[INFO] [stdout] 165 ~         -> impl ElementIterator<Item = T> + 'a + use<'a, T, M, U>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/any_vec.rs (8 fixes)
[INFO] [stdout] warning: `impl ElementIterator + Iterator<Item = T> + 'a` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/any_vec_typed.rs:179:12
[INFO] [stdout]     |
[INFO] [stdout] 179 |         -> impl ElementIterator<Item = T> + 'a
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/any_vec_typed.rs:178:22
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn splice<I>(&mut self, range: impl RangeBounds<usize>, replace_with: I)
[INFO] [stdout]     |                      ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/any_vec_typed.rs:178:40
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn splice<I>(&mut self, range: impl RangeBounds<usize>, replace_with: I)
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 178 ~     pub fn splice<I, U: RangeBounds<usize>>(&mut self, range: U, replace_with: I)
[INFO] [stdout] 179 ~         -> impl ElementIterator<Item = T> + 'a + use<'a, I, T, M, U>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/lib.rs (2 fixes)
[INFO] [stderr]        Fixed src/clone_type.rs (1 fix)
[INFO] [stderr]        Fixed src/ops/temp.rs (2 fixes)
[INFO] [stderr]        Fixed src/any_value/raw.rs (1 fix)
[INFO] [stderr]        Fixed src/any_vec_raw.rs (5 fixes)
[INFO] [stderr]        Fixed src/element.rs (3 fixes)
[INFO] [stderr]        Fixed src/any_value/mod.rs (5 fixes)
[INFO] [stderr]        Fixed src/any_value/lazy_clone.rs (2 fixes)
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Migrating benches/raw_parts.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/any_vec_element.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/any_vec_typed.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/any_value.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/clone.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/push.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/remove.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/iter.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/any_vec_fuzzy.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/utils.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/insert.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/drain.rs from 2021 edition to 2024
[INFO] [stdout] warning: `impl ElementIterator + Iterator<Item = T> + 'a` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/any_vec_typed.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 165 |         -> impl ElementIterator<Item = T> + 'a
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/any_vec_typed.rs:164:18
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn drain(&mut self, range: impl RangeBounds<usize>)
[INFO] [stdout]     |                  ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/any_vec_typed.rs:164:36
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn drain(&mut self, range: impl RangeBounds<usize>)
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 164 ~     pub fn drain<U: RangeBounds<usize>>(&mut self, range: U)
[INFO] [stdout] 165 ~         -> impl ElementIterator<Item = T> + 'a + use<'a, T, M, U>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/any_vec.rs from 2021 edition to 2024
[INFO] [stdout] warning: `impl ElementIterator + Iterator<Item = T> + 'a` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/any_vec_typed.rs:179:12
[INFO] [stdout]     |
[INFO] [stdout] 179 |         -> impl ElementIterator<Item = T> + 'a
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/any_vec_typed.rs:178:22
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn splice<I>(&mut self, range: impl RangeBounds<usize>, replace_with: I)
[INFO] [stdout]     |                      ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/any_vec_typed.rs:178:40
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn splice<I>(&mut self, range: impl RangeBounds<usize>, replace_with: I)
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 178 ~     pub fn splice<I, U: RangeBounds<usize>>(&mut self, range: U, replace_with: I)
[INFO] [stdout] 179 ~         -> impl ElementIterator<Item = T> + 'a + use<'a, I, T, M, U>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed tests/any_vec.rs (1 fix)
[INFO] [stderr]    Migrating benches/element_clone.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/any_vec_send_sync.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> benches/element_clone.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |             sum += unsafe{i.lazy_clone().downcast_ref_unchecked::<usize>()};
[INFO] [stdout]    |             --------------^^^^^^^^^^^^^^-----------------------------------
[INFO] [stdout]    |             |             |
[INFO] [stdout]    |             |             this temporary value will be dropped at the end of the block
[INFO] [stdout]    |             borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating benches/swap_remove.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/any_vec_traits.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.20s
[INFO] [stderr] crater-edition-check: any_vec v0.15.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking any_vec v0.15.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> benches/element_clone.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |             sum += unsafe{i.lazy_clone().downcast_ref_unchecked::<usize>()};
[INFO] [stdout]    |             --------------^^^^^^^^^^^^^^-----------------------------------
[INFO] [stdout]    |             |             |                                              |
[INFO] [stdout]    |             |             |                                              temporary value is freed at the end of this statement
[INFO] [stdout]    |             |             creates a temporary value which is freed while still in use
[INFO] [stdout]    |             borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `any_vec` (bench "element_clone") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f2a57b8b4506c28f21c176fe7925718dcde23d4c341b4c95d0a935568057ed0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2a57b8b4506c28f21c176fe7925718dcde23d4c341b4c95d0a935568057ed0f", kill_on_drop: false }`
[INFO] [stdout] f2a57b8b4506c28f21c176fe7925718dcde23d4c341b4c95d0a935568057ed0f
